Click or drag to resize

CalendarEvent Properties

The CalendarEvent type exposes the following members.

Properties
  NameDescription
Public propertyEndTime
Represents the end of a calendar event. This is a required child element.
Public propertyId
Represents the entry ID of the calendar item.
Public propertyIsException
Indicates whether an instance of a recurring calendar item is changed from the master.
Public propertyIsMeeting
Indicates whether the calendar event is a meeting or an appointment.
Public propertyIsPrivate
Indicates whether the calendar item is private.
Public propertyIsRecurring
Indicates whether the calendar event is an instance of a recurring calendar item or a single calendar item.
Public propertyLegacyFreeBusyStatus
Public propertyLocation
Represents the location field of the calendar item.
Public propertyReminderIsSet
Indicates whether a reminder has been set for the calendar event.
Public propertyStartTime
Represents the start of a calendar event. This is a required child element.
Public propertySubject
Represents the subject of the calendar item.
Top
See Also